export { default } from "./select-textbox.component";
export type { SelectTextboxProps, FormInputPropTypes, } from "./select-textbox.component";
