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