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