import type { UseFontHook } from './Font.types';
export * from './Font';
export declare const useFonts: UseFontHook;
//# sourceMappingURL=index.server.d.ts.map