declare const isPlainObject: (obj: unknown) => boolean; export default isPlainObject; //# sourceMappingURL=isPlainObject.d.ts.map