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