import type { OmitInternalProps } from '@toptal/picasso-shared'; import type { Props } from './SelectOptions'; export { default as SelectOptions } from './SelectOptions'; export declare type SelectOptionsProps = OmitInternalProps; //# sourceMappingURL=index.d.ts.map