export declare const toLowerCase: (string: string) => string;
