import { PaymentIconProps } from "./IconProps" export const VisaIcon = (props: PaymentIconProps) => ( )