export interface GeneralObject { [key: string]: any; }