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