import { MdiReactIconComponentType } from './dist/typings';

declare const DeleteSweepIcon: MdiReactIconComponentType;
export default DeleteSweepIcon;
