export default interface Extra { key: string; type: string; value: any; }