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