export declare function countKeys(obj: Record): number; export declare function checkForProblematicUnflatKeys(obj: object): void;