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