import { SVGProps } from "react"; declare const SvgVideo: (props: SVGProps) => JSX.Element; export default SvgVideo;