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