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