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