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