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