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