import { SvgIconComponent } from './types'; declare const GasMeterIcon: SvgIconComponent; export default GasMeterIcon;