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