import * as React from 'react'; export declare function FocusedScatterMark({ className, ...props }: React.SVGAttributes): import("react/jsx-runtime").JSX.Element | null;