/// <reference types="googlepay" />
/**
 *
 */
export declare function resolveEnvironment(env?: string): google.payments.api.Environment;
export declare function mapBrands(brands: any): any;
export declare function getGooglePayLocale(locale?: string): string;
