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