export declare const fromCamelCase: (str: string, separator?: string) => string;