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