import React from 'react'; import { IconProps } from '../index'; declare const Stop: React.FC; export default Stop;