import { fromEnv as _fromEnv } from "@aws-sdk/credential-provider-env"; export const fromEnv = (init) => _fromEnv(init);