export type { SelectOptionProps } from './types'; export { default } from './SelectOption';