import type { Identity } from "./common";
export interface SESBulkTemplatedCrudPolicy {
    SESBulkTemplatedCrudPolicy: Identity;
}
