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