export declare const TooltipPlacement: { top: string; left: string; right: string; bottom: string; topLeft: string; topRight: string; bottomLeft: string; bottomRight: string; leftTop: string; leftBottom: string; rightTop: string; rightBottom: string; };