/// import { IconProps } from "../SvgIcon"; export declare const StopCircle: (props?: IconProps) => JSX.Element; export default StopCircle;