import * as React from 'react'; export declare function GaugeReferenceArc({ className, ...other }: React.ComponentProps<'path'>): import("react/jsx-runtime").JSX.Element;