import { IconProps } from '../types'; export declare const Stop: (props: IconProps) => JSX.Element;