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