export declare const TooltipBase: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: React.ElementType; } & { position: { x: number; y: number; }; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;