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