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

declare const ChargingPileLineIcon: RemixiconReactIconComponentType;
export default ChargingPileLineIcon;
