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