export interface DocumentType { id: string; name: string; }