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