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