import { SVGProps } from "react";
declare const MCGoogleWallet: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCGoogleWallet };
