export declare type GenericObject = { [key: string]: any; };