import { NumberPicker } from '@alifd/next'; export default NumberPicker; export type { NumberPickerProps } from '@alifd/next/types/number-picker';