import { withTranslation, WithTranslation } from 'react-i18next'; export declare type WithT = WithTranslation; export { withTranslation as withT };