import * as React from "react"; declare function Video(props: React.SVGProps): any; export default Video;