import { TextBox, type TextBoxOwnProps } from './TextBox'; export { TextBox, type TextBoxOwnProps };