UNPKG

@ssa-ui-kit/widgets

Version:
3 lines (2 loc) 203 B
import { ItemCardProps } from './types'; export declare const ListGoalsCard: ({ image, title, details, progressProps, avatarBorder, }: ItemCardProps) => import("@emotion/react/jsx-runtime").JSX.Element;