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