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