export default function getT(locale?: string, namespace?: string | string[]): Promise<import("./index").Translate>;