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