import { IconProps } from '../types';
declare function ChargingStation(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default ChargingStation;
//# sourceMappingURL=ChargingStation.d.ts.map