import { FastMCP } from "fastmcp"; declare function startServer(): Promise>; export default startServer;