export default interface Misc { id: string; key: string; value: any; }