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