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