import { GrpcObject } from '@grpc/grpc-js'; export * as grpc from '@grpc/grpc-js'; export function loadSync (protoPath: string) : GrpcObject export type { ChannelOptions } from '@grpc/grpc-js/build/src/channel-options'