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