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