// @design-system: primitives/Input
export { Input } from './Input';
export type { InputProps } from './Input';
