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