declare module 'i18next-conv' { export function gettextToI18next(locale: string, body: string, options?: any); }