export declare const toCamelCase: (string: string | string[]) => string;