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