import type { ResourceMapper } from '@23blocks/jsonapi-codec'; import type { CouponConfiguration } from '../types/coupon-configuration.js'; export declare const couponConfigurationMapper: ResourceMapper; //# sourceMappingURL=coupon-configuration.mapper.d.ts.map