import { type IconFn } from "../../_icon.js"; /** Phosphor regular `BatteryPlusVertical` icon. */ export declare const iconPhRegularBatteryPlusVertical: IconFn;