import { LanguageOption } from '../types'; export declare const getLanguages: () => LanguageOption[];