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