import { Types } from "bc-minecraft-bedrock-types";
/***/
export interface Trading extends Types.BaseObject {
}
