export declare const isPlainObject: (value: any) => value is Record;