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