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