export { default as Input } from './input'; export type { InputProps } from './types';