import type { Table } from "./common";
export interface DynamoDBReconfigurePolicy {
    DynamoDBReconfigurePolicy: Table;
}
