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