import type { ResourceMapper } from '@23blocks/jsonapi-codec'; import type { CampaignLocation } from '../types/campaign-location.js'; export declare const campaignLocationMapper: ResourceMapper; //# sourceMappingURL=campaign-location.mapper.d.ts.map