export { fontsIntegration } from "./integration.ts"; export { getFontsCss } from "./css/index.ts"; export { getFontsPackageInfo } from "./fonts/index.ts"; export type { FontLoaderConfig, FontConfig, FontSource, PackageProvider, FontVariant, PreloadEntry } from "./types.ts"; //# sourceMappingURL=index.d.ts.map