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