#!/usr/bin/env node /** * npx fluid-wallet setup — connect an existing wallet to an agent * npx fluid-wallet register — guide a new user through account creation * npx fluid-wallet status — check if the agent is ready */ export {}; //# sourceMappingURL=setup.d.ts.map