declare namespace Intl { function getCanonicalLocales(locales: string | string[]): string[]; }