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