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