/** * Remove Reconstruct-managed Context Cloud guidance artifacts (marker-based). * Does not remove MCP wiring or bundled plugins unless guidance was the only artifact. */ export declare function uninstallGuidanceCommand(options: { assistant?: string; workspaceRoot?: string; }): Promise; //# sourceMappingURL=uninstall-guidance.d.ts.map