import type { i18n } from 'i18next'; export declare const createI18nStore: (i18n: i18n) => import("svelte/store").Writable;