export declare const camelToSnakeCase: (string: any) => any;
//# sourceMappingURL=camel-to-snake-case.d.ts.map