declare function strWidth(str: string): number; export = strWidth;