export interface SystemData { type: string; value: string; }