import { type SvgIconProps } from "@mui/material"; export declare function Dead(props: SvgIconProps): import("react").JSX.Element;