import type { Language } from "./LanguageInterface.js";
export declare const English: Language;
//# sourceMappingURL=English.d.ts.map