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