export declare type IObject = { [x: string]: any; };