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