export interface EntityLabel { label_name: string; is_system: boolean; updated: string; }