import * as React from "react"; import { SVGProps } from "react"; const SvgVideoVintage = (props: SVGProps) => ( ); export default SvgVideoVintage;