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