import type { TooltipProps } from './interface'; export declare const CanvasTooltip: import("react").FC;