UNPKG

@formant/ava-react

Version:

React components of AVA.

4 lines (3 loc) 138 B
import React from 'react'; import type { InsightCardProps } from './types'; export declare const InsightCard: React.FC<InsightCardProps>;