//#region packages/intl-pluralrules/should-polyfill.d.ts
declare function shouldPolyfill(locale?: string): string | undefined;
//#endregion
export { shouldPolyfill };
//# sourceMappingURL=should-polyfill.d.ts.map