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