ListDocumentationResponse: {
    documentationId: string;
    languages: DocumentationLanguageResponse[];
}

Type declaration