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