import type { IconProps } from '../../types'; declare const BatteryLowLine: import("react").NamedExoticComponent; /** * Remix Icon: Battery Low Line * @see {@link https://remixicon.com/icon/battery-low-line Remix Icon Docs} */ export { BatteryLowLine };