declare const fuel_pump_fill: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default fuel_pump_fill;