import type { OmitInternalProps } from '@toptal/picasso-shared' import type { Props } from './SelectOptions' export { default as SelectOptions } from './SelectOptions' export type SelectOptionsProps = OmitInternalProps