tooltipView.d.ts 82 B

12
  1. export { TooltipView as default };
  2. declare function TooltipView(props: any): any;