declare const AdaptiveTooltip: ({ children }: { children: any; }) => JSX.Element; export default AdaptiveTooltip;