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