export default CanvasToolTip;
declare const CanvasToolTip: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
import React from "react";
