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