import { FC } from 'react'; import { GaugeSVGProps } from 'types'; export declare const GaugeSVG: FC; export default GaugeSVG;