export type { SelectOption, SelectProps } from '../../../types/select'; export { Select } from './adapters/inbound/Select';