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