export type { InputProps, InputType } from './types'; export { Input } from './input';