UNPKG

@ssa-ui-kit/widgets

Version:
3 lines (2 loc) 168 B
import { CaloriesProps } from './types'; export declare const InnerContent: ({ currentValue, max }: CaloriesProps) => import("@emotion/react/jsx-runtime").JSX.Element;