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