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