import { BasicReduceIngredients } from '../recipes/ingredients';
export declare const basicReduceAsync: BasicReduceIngredients;
