import { SVGProps } from "react";
declare const LIMapCarFuel: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIMapCarFuel };
