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