/// import React from 'react'; import { ReactNode } from "react"; import { WithTranslation } from 'react-i18next'; declare const _default: React.ComponentType & { children: ReactNode; }, import("react-i18next").WithTranslationProps>, keyof WithTranslation> & import("react-i18next").WithTranslationProps>; export { _default as default };