export declare function isPlainObject(obj: any): obj is Record;