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