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