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