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

declare const GasStationIcon: MdiReactIconComponentType;
export default GasStationIcon;
