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