export { default as BaseInput } from './base-input'; export type { BaseInputProps } from './base-input.types';