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