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