import { SESClient } from '@aws-sdk/client-ses'; export declare function getSESClient(region?: string): SESClient; //# sourceMappingURL=ses.d.ts.map