import m from 'mithril'; import { SVGAttributes } from '../svg'; declare const Stop: m.Component; export default Stop;