import type { V2Store } from '../v2/store-facade.js'; export declare function buildProjectBrief(store: V2Store, projectLabel: string): string;