export type { valueType, countdownValueType, Formatter, FormatConfig, CountdownFormatConfig } from 'antd/es/statistic/utils'; export { formatTimeStr, formatCountdown } from 'antd/es/statistic/utils';