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