import { ReactIconComponentType } from '../types';

declare const DeleteSweep: ReactIconComponentType;
export default DeleteSweep;
            