import type { IntlShape } from 'react-intl'; export declare const getThresholdIntValue: (intl: IntlShape, values?: Array) => string[] | undefined; //# sourceMappingURL=get-threshold-int-value.d.ts.map