export type DbListItem = { id: string; value: T; };