import { StringOrTranslateOptions, TranslateResult } from '../types'; export default function (options: StringOrTranslateOptions): Promise;