import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js"; /** Register the `status` authentication check (stdio only). */ export declare function registerStatusTool(server: McpServer): void; //# sourceMappingURL=status.d.ts.map