import { RPCProtocol } from '../../common/rpc-protocol'; export declare class PluginWorker { private worker; readonly rpc: RPCProtocol; constructor(); } //# sourceMappingURL=plugin-worker.d.ts.map