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