import { InputNumber } from './inputnumber.taro'; export type { InputNumberProps } from './inputnumber.taro'; export default InputNumber;