import type { ResourceMapper } from '@23blocks/jsonapi-codec'; import type { CustomerSubscription } from '../types/customer.js'; export declare const customerSubscriptionMapper: ResourceMapper; //# sourceMappingURL=customer-subscription.mapper.d.ts.map