import { IconProps } from '../lib';
declare function BatteryChargingVertical(props: IconProps): JSX.Element;
export default BatteryChargingVertical;
