export type OfferConditionNote = {
    Locale?: string;
    Value?: string;
};
//# sourceMappingURL=offer-condition-note.d.ts.map