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

declare const EvStationIcon: MdiReactIconComponentType;
export default EvStationIcon;
