export declare class CaseAttachmentModel { uuid: string; fileName: string; caseId: string; } //# sourceMappingURL=CaseAttachmentModel.d.ts.map