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