import { Input } from './input.taro'; export type { InputConfirmType, InputFormatTrigger, InputProps, InputType } from './input.taro'; export default Input;