import * as React from 'react'; declare function ChartGaugeOff(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof ChartGaugeOff; export default ChartGaugeOff;