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