import type { IntlShape } from 'react-intl'; export declare const getThresholdIntValue: (intl: IntlShape, values?: Array) => string[] | undefined;