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