import type { BundlerFontPreloadLink } from "../../types.d.ts"; declare function sortFontPreloadLinks(values: Iterable): BundlerFontPreloadLink[]; export { sortFontPreloadLinks }; //# sourceMappingURL=fonts.d.ts.map