declare const CamelCase: (string: string) => string; export default CamelCase;