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