export declare function isPlainObject(obj: any): boolean; export declare function isLogObj(arg: any): boolean;