import { IconProps } from '../Icon'; declare function SvgDeleteSweep(props: IconProps): JSX.Element; export default SvgDeleteSweep;