export interface DocumentPath { path: string; language: string; documentPath: string; }