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