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