declare const isPlainObject: (value: unknown) => boolean; export { isPlainObject, }; //# sourceMappingURL=isPlainObject.d.ts.map