import { MdiReactIconComponentType } from './dist/typings';

declare const FuelIcon: MdiReactIconComponentType;
export default FuelIcon;
