import type { EmptyObject } from "../../../../common/Utils/Object";
export interface EC2DescribePolicy {
    EC2DescribePolicy: EmptyObject;
}
