/*! * Copyright Adaptavist 2022 (c) All rights reserved */ export interface AlertAttachmentMetaAsResponse { name?: string; id?: string; } //# sourceMappingURL=AlertAttachmentMetaAsResponse.d.ts.map