UNPKG

@ssa-ui-kit/widgets

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