declare const isEmpty: (obj: any) => boolean; export { isEmpty }; //# sourceMappingURL=isEmpty.d.ts.map