import type { FontLanguageProps } from '../types' export const FontLanguage = ({ children, ...props }: FontLanguageProps) => { return (