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