/** * Font utilities and components for React Chrono Timeline * * Provides Google Fonts integration and font management utilities * @public */ /** @public */ export * from './google-fonts'; export * from './font-provider'; //# sourceMappingURL=index.d.ts.map