import { SVGProps } from "react"; declare const VideoIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default VideoIcon;