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