declare const getUnicodeRanges: (codePoints: Iterable) => string; export = getUnicodeRanges; //# sourceMappingURL=unicodeRange.d.ts.map