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