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