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