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