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