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