export { default as BaseInput } from './BaseInput'; export type { BaseInputProps } from './BaseInput';