import { ReactIconComponentType } from '../types';

declare const EvStation: ReactIconComponentType;
export default EvStation;
            