import type { IconComponent } from "../../types";
export declare const GooglePay: IconComponent;
export default GooglePay;
