import { RemotePeer } from '../remote-peer'; export declare function unexpose_service(peer: RemotePeer, serviceName: string): string;