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