export function decodeUTF8(utf8string: any, allowLatin1?: boolean): any; export function encodeUTF8(DOMString: any): string; //# sourceMappingURL=strings.d.ts.map