import type { IconComponent } from '../types'; declare const ElectricRefueling: IconComponent; export default ElectricRefueling;