import { AwsCredentialIdentity } from "@aws-sdk/types"; export interface S3ExpressIdentity extends AwsCredentialIdentity {}