export type OfferProgramEligibility = {
    IsPrimeExclusive?: boolean;
    IsPrimePantry?: boolean;
};
//# sourceMappingURL=offer-program-eligibility.d.ts.map