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