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