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