import { I18nOptions } from '../../../interfaces';
declare const i18nOptions: I18nOptions;
export { i18nOptions };
