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