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