import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const Gauge: EmotionIcon; export declare const GaugeDimensions: { height: number; width: number; };