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