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