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