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