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