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