import type { InitOptions, i18n } from 'i18next';
export declare function i18nInit(options: InitOptions): i18n;
//# sourceMappingURL=init.d.ts.map