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