export interface JsonIdentifiable { id: number | string; }