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