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