import { SVGProps } from "react";
declare const MCCreativeCommons: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCCreativeCommons };
