import type { FontLanguageProps } from '../types'; export declare const FontLanguage: { ({ children, ...props }: FontLanguageProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; //# sourceMappingURL=FontLanguage.d.ts.map