export declare function isJsonObject(object: any): boolean;
