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