export interface RootEventData { id: string; // As of now this only accepts "WITNESS" associationType: string; }