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