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