export interface DataOutput { type: string; identifier: string; }