import { RecipeIngredientVariable } from './RecipeIngredient'; import { RecipePredicate } from './RecipePredicate'; export declare type RecipeTradeReasons = Record;