export type TWithId = Readonly<{ id: string; }>;