export declare const TooltipWrapper: import("styled-components").StyledComponent<"div", any, { translateX: string; translateY: string; }, never>;