import { Credential } from './credential.js'; export declare const getApplicationDefault: () => Credential;