import type { VirtualMcpServer } from './types'; export declare function createBuiltinRedaiBrowserServer(): VirtualMcpServer;