export declare const SUPPORTED_LANGUAGES: string[];
export declare const DEFAULT_LANGUAGE = "en";
