import { SvgIconComponent } from './types'; declare const DeleteSweepIcon: SvgIconComponent; export default DeleteSweepIcon;