export interface AgentTestFolderPathSegmentResponseModel { id: string; name?: string; }