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