import { MdiReactIconComponentType } from './dist/typings';

declare const PetrolPumpIcon: MdiReactIconComponentType;
export default PetrolPumpIcon;
