import { TDynamicObj } from '../../typings'; export declare const keysToKey: (obj: Record) => string;