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