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