import * as React from "react"; declare function StopCircle(props: React.SVGProps): any; export default StopCircle;