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