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