import type { CSSProperties } from 'react'; export declare function viewportClampedLabelStyle(ringBox: DOMRect, labelWidth: number): CSSProperties;