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