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