export { TextBox } from './TextBox'; export type { TextBoxProps } from './TextBox.types';