export declare const isObjEmpty: (obj: any) => boolean; export declare const mapToDictionary: >(data: V[]) => T; //# sourceMappingURL=object.d.ts.map