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