import { BasicIngredients } from '../recipes/ingredients';
export declare const basic: BasicIngredients;
