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

declare const LocalGasStationIcon: MdiReactIconComponentType;
export default LocalGasStationIcon;
