import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const fuelIconName = "fuel";
export declare const fuelIcon: IconShapeTuple;
