UNPKG

@ssa-ui-kit/widgets

Version:
3 lines (2 loc) 174 B
import { MealPlannerProps } from './types'; export declare const MealPlanner: ({ data, avatarBorder }: MealPlannerProps) => import("@emotion/react/jsx-runtime").JSX.Element;