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