import UpdatePriceResponse from "./UpdatePriceResponse"; export default interface UpdateStockResponse extends UpdatePriceResponse { }