import { SvgIconProps } from '@mui/material/SvgIcon'; declare const DeleteIcon: (props: SvgIconProps) => import("@emotion/react/jsx-runtime").JSX.Element; export default DeleteIcon;