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