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