UNPKG

@rsc-labs/medusa-store-analytics

Version:
6 lines (5 loc) 235 B
import { RefundsResponse } from "../types"; export declare const RefundsNumber: ({ refundsResponse, compareEnabled }: { refundsResponse: RefundsResponse; compareEnabled?: boolean; }) => import("react/jsx-runtime").JSX.Element;