UNPKG

@axeptio/design-system

Version:
5 lines (3 loc) 143 B
export function KPI({ value, label }: { value: string; label: string }): JSX.Element; export default KPI; //# sourceMappingURL=index.d.ts.map