import type { MarkdownSection, SessionState } from "../types.js"; export declare function generateSpec(state: SessionState): MarkdownSection; //# sourceMappingURL=spec-generator.d.ts.map