import React from 'react' import { Trans } from 'react-i18next' let T = ({ k, ...props }) => export { T }