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