import { SVGAttributes } from "react"; export function VisaLogo(props: SVGAttributes) { return ( ); }