export declare function isObject(v: any): boolean; export declare function isPlainObject(obj: any): boolean;