import * as AWSModule from "aws-sdk";
declare const AWS: typeof AWSModule;
export declare const sesV2Configure: (sesConfig?: AWS.SESV2.ClientConfiguration) => AWSModule.SESV2;
export {};
