export { default } from "./textbox.component"; export type { TextboxProps, CommonTextboxProps } from "./textbox.component";