import { HyperRPCService } from '..'; export declare function hostHyperRPC(service: HyperRPCService): void;