import { ClientInfo } from '../types'; export default function getClientInfo(service: AWS.SSOOIDC, params: { cacheBasePath: string; region: string; }): Promise; //# sourceMappingURL=getClientInfo.d.ts.map