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