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