export declare const i18n: import("vue-i18n").I18n<{ ar: { krgz: { dir: string; sandbox: { general: { close: string; restart: string; stop: string; }; loading: { booting: string; editor: string; files: string; preview: string; processes: string; terminals: string; }; panel: { editor: { readonly: string; }; preview: { reload: string; }; terminals: { new: string; open: string; }; }; toggle: { code: string; fullscreen: string; processes: string; result: string; solve: string; theme: string; terminal: string; }; }; }; }; de: { krgz: { dir: string; sandbox: { general: { close: string; restart: string; stop: string; }; loading: { booting: string; editor: string; files: string; preview: string; processes: string; terminals: string; }; panel: { editor: { readonly: string; }; preview: { reload: string; }; terminals: { new: string; open: string; }; }; toggle: { code: string; fullscreen: string; processes: string; result: string; solve: string; theme: string; terminal: string; }; }; }; }; en: { krgz: { dir: string; sandbox: { general: { close: string; restart: string; stop: string; }; loading: { booting: string; editor: string; files: string; preview: string; processes: string; terminals: string; }; panel: { editor: { readonly: string; }; preview: { reload: string; }; terminals: { new: string; open: string; }; }; toggle: { code: string; fullscreen: string; processes: string; result: string; solve: string; theme: string; terminal: string; }; }; }; }; }, {}, {}, string, true>;