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