import { type PieArcProps } from "./PieArc.js"; export declare function FocusedPieArc(props: Partial>): import("react/jsx-runtime").JSX.Element | null;