export { default } from "./simple-select.component"; export type { SimpleSelectProps, CustomSelectChangeEvent, } from "./simple-select.component";