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