export declare enum PaymentLocation { CHECKOUT = "CHECKOUT", PRODUCT_DETAIL = "PRODUCT_DETAIL" } //# sourceMappingURL=location.d.ts.map