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