import type { SessionSkillManifest } from './types.js'; export declare function renderSkillCatalogBlock(manifest: SessionSkillManifest | null | undefined): string; //# sourceMappingURL=prompt.d.ts.map