//#region src/internal.d.ts declare function getCachedPluralRules(locales?: Intl.LocalesArgument): Intl.PluralRules; //#endregion export { getCachedPluralRules }; //# sourceMappingURL=internal.d.cts.map