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