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