export declare const deCamelCase: (key: string) => string;
