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