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