import { Translate } from '.'; export default function wrapTWithDefaultNs(oldT: Translate, ns?: string): Translate;