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

declare const ChargingStation: ReactIconComponentType;
export default ChargingStation;
            