import type { IconProps } from '../../types';
declare const Battery4Line: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Battery 4 Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { Battery4Line };
