export declare function camelToSnake(string: string): string;