export { default } from './Input'; export type { InputProps, InputSize, InputVariant, LabelVariant } from './Input';