export declare class CouponRedemptionRequestDtoModel { guids: string[]; keyID: string; keySecret: string; }