import { Locale } from "@agendize/az-i18n";
declare const i18n: (locale: Locale) => import("vue-i18n").I18n<Record<Locale, {}>, {}, {}, Locale, false>;
export default i18n;
//# sourceMappingURL=index.d.ts.map