import { RPCServer } from 'yawr'; export declare function createServer(port?: number): RPCServer;