declare const keysDeep: (obj: object, path?: string[]) => string[]; export { keysDeep }; //# sourceMappingURL=objects.d.ts.map