import type { IconPropsWithoutChildren } from '@adobe/react-spectrum/private/icon/Icon'; import { JSX } from 'react'; export default function Select(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=Select.d.ts.map