export declare function normalizeTo_snake_case(sentence: string): string;