/// import { IconProps } from '../../types'; declare const Fuel: (allProps: IconProps) => JSX.Element; export default Fuel;