export type Document = { id: string; [key: string]: any; };