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