import * as React from 'react'; declare function Stop(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof Stop; export default Stop;