import * as React from 'react';
export declare function GaugeReferenceArc(props: React.ComponentProps<'path'>): React.JSX.Element;
