export declare const useLanguageOptions: () => { value: string; label: string; }[];