export declare function isPlainObject(value: unknown): boolean; export declare function isEmpty(value: unknown): boolean; //# sourceMappingURL=utils.d.ts.map