/** * Project Management Framework (T-045). * Consolidates: speckit-generator, validate-spec, update-progress. */ import type { FrameworkDefinition } from "../types.js"; export declare const projectManagementFramework: FrameworkDefinition; //# sourceMappingURL=index.d.ts.map