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