export declare function isPlainObject(value: any): value is Record<string, any>;
//# sourceMappingURL=isPlainObject.d.ts.map