export interface AppDBUpdatedDocument { id: string; content: DocumentType; }