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