import { AwsCredentialIdentityProvider } from "@aws-sdk/types";
export declare const fromEnv: () => AwsCredentialIdentityProvider;
