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