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