import { SVGProps } from "react"; declare const VideoCameraIcon: (props: SVGProps) => JSX.Element; export default VideoCameraIcon;