import { TextLanguages } from '../Text/TextContent'; export declare const GetClosestValidLanguage: (language?: string) => TextLanguages;