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

declare const GasPumpIcon: MdiReactIconComponentType;
export default GasPumpIcon;
