/* istanbul ignore file */ export enum IntegrityEvent { IntegrityCheckCompleted = 'IntegrityCheckCompleted', }