export type OfferLoyaltyPoints = {
    Points?: number;
};
//# sourceMappingURL=offer-loyalty-points.d.ts.map