export declare function toLower(text: string): string;
