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