export default function snakeToCamel(payload: string): string; export { snakeToCamel }; //# sourceMappingURL=snake_to_camel.d.ts.map