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