export declare function isPlainObject(item: unknown): item is Record;