import Where from "../../../reads/request/body/where/where"; export default interface Body extends Where { }