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