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