export declare const hyphensToCamelCase: (str: string) => string;