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