import { i18n } from './useTranslation';
export declare const initializeI18n: (config: any) => void;
export { i18n };
