import React from 'react'; declare const SvgStopOutline: (props: React.SVGProps) => JSX.Element; export default SvgStopOutline;