UNPKG

zhu-jiang-yi-yuan-mobile

Version:

南方医科大学珠江医院移动端

5 lines (4 loc) 172 B
import { IndicatorProps } from '../../@types'; import { FunctionComponent } from 'react'; declare const Indicator: FunctionComponent<IndicatorProps>; export { Indicator };