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