import type { STSGetCallerIdentityParams } from "../../types/index.js"; export declare function getCallerIdentity({ client, }: STSGetCallerIdentityParams): Promise;