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