export declare function loyaltyActivatedCouponStorageKey(tenantCode: string, checkoutSessionId: string): string; export declare function clearLoyaltyActivatedCouponHandoff(tenantCode: string, checkoutSessionId: string): void; //# sourceMappingURL=loyaltySessionHandoff.d.ts.map