export type MedicalRecordsStatusDTO = { htmlCreatedAt?: string; pdfCreatedAt?: string; }; //# sourceMappingURL=medicalRecordStatus.d.ts.map