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