/**
 * Main function to start the passthrough MCP server
 */
declare function main(): Promise<void>;
export { main };
//# sourceMappingURL=index.d.ts.map