Deprecation warning
Angular recommends relying on the Intl API for i18n. Use Intl.PluralRules instead
Intl
Intl.PluralRules
const getLocalePluralCase: (locale: string) => (value: number) => Plural;