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