export declare const useCamelize: (str: string, pascal?: boolean) => string;