export * from './utils/index'; export declare const camelCase: (str: string) => string;