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