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