import { ChannelCredentials } from '@grpc/grpc-js'; export declare function createGoogleDefaultCredentials(): ChannelCredentials;