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