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