import * as React from "react"; function VideoCameraIcon(props: React.SVGProps) { return ; } export default VideoCameraIcon;