import i18n from "i18next"; export default i18n; export declare const t: (key: string, opts?: any) => string;