import * as React from "react"; declare function StopIcon(props: React.SVGProps): JSX.Element; export default StopIcon;