export { default as InputNumber } from './input_number' export type { InputNumberProps } from './input_number'