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