import { FoodProps } from "../interfaces/food-props";
export declare const FoodCompounds: Record<string, FoodProps>;
