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