export {}; declare function shortnameToUnicode(str: any): any; export { shortnameToUnicode };