import { SvgIconProps } from '@mui/material'; export default function SvgClose(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;