import * as React from 'react'; import { TipWrapperProps } from './types'; export declare const FloatingTip: React.FC;