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