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