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