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