import { LangInterface } from "../interfaces/index.js";
export declare const en: LangInterface;
