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

declare const ChargingPile2LineIcon: RemixiconReactIconComponentType;
export default ChargingPile2LineIcon;
