import type { VoiceflowConstants } from '@voiceflow/voiceflow-types';
import type { Language, Locale } from '../constants';
export declare const localesLangsToVoiceflowLocales: (localesLangs: (Locale | Language)[]) => VoiceflowConstants.Locale[];
//# sourceMappingURL=mappings.d.ts.map