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