import { Resource, TFunction } from 'i18next'; export default function initI18n(resources: Resource, language?: string): Promise;