import SetActiveResponse from "./SetActiveResponse"; export default interface DeleteProductResponse extends SetActiveResponse { }