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