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