export declare const snakeToCamel: (str: string) => string;