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