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