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