import { IconProps } from '../lib';
declare function Stop(props: IconProps): JSX.Element;
export default Stop;
