export default function areIntlLocalesSupported(
  locales: string | string[]
): boolean;
