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