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