import type { TranslateConfig } from '../types'; export default function (localePath: string, locales: string[], oldPrimaryLang: Record, options: TranslateConfig): Promise;