import { BaseObject } from 'bc-minecraft-bedrock-types';
/** */
export interface Recipe extends BaseObject {
}
//# sourceMappingURL=recipe.d.ts.map