/// import { SvgIconProps } from '@material-ui/core'; export declare const Gauge: (props: SvgIconProps) => JSX.Element;