import { ReactIconComponentType } from '../types';

declare const BatteryChargingFull: ReactIconComponentType;
export default BatteryChargingFull;
            