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