import type { UiServiceDeps, ProjectConduitInfo } from '../types.js'; export declare function handleProjectsList(deps: UiServiceDeps): Promise;