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