export { default } from "./select-list.component";
export type { SelectListProps } from "./select-list.component";
