export default function getTokenWithClientCredentialsGrant(clientId: string, clientSecret: string, tokenEndpoint: string): Promise<any>;
//# sourceMappingURL=getTokenWithClientCredentialsGrant.d.ts.map