import { ScatterLabelProps } from './types'; export declare const ScatterLabel: ({ variant, id, position, positionUnits, angle, autoRotate, component, componentProps, className, setRole, children, ...props }: ScatterLabelProps) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=ScatterLabel.d.ts.map