export interface KnowledgeBaseFolderPathSegmentSummaryResponseModel {
    id: string;
}
