export interface IdObject { id: string; }