export declare function listAccountsTool(): Promise<{ content: { type: string; text: string; }[]; }>; //# sourceMappingURL=list-accounts.d.ts.map