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