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