import type { LanguageKey } from './types.js';
export declare const allLanguages: LanguageKey[];
