export declare const LANGUAGES: {
    value: string;
    name: string;
}[];
//# sourceMappingURL=constants.d.ts.map