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