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