UNPKG

@grafana/ui

Version:
4 lines (3 loc) 160 B
import React from 'react'; import { GraphTooltipContentProps } from './types'; export declare const SingleModeGraphTooltip: React.FC<GraphTooltipContentProps>;