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