export interface GrpcInterface { Channel: any; connectivityState: any; status: any; InterceptingCall: any; }