import { type IconFn } from "../_icon.js"; /** Bootstrap `Battery` icon. */ export declare const iconBsBattery: IconFn;