export declare function toolListBlueprintBox(docsPath: string, args: { path: string; }): { content: { type: "text"; text: string; }[]; }; //# sourceMappingURL=blueprint.d.ts.map