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