import { IconProps } from '../types';
declare function BatteryEmpty(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default BatteryEmpty;
//# sourceMappingURL=BatteryEmpty.d.ts.map