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

declare const BatteryStd: ReactIconComponentType;
export default BatteryStd;
            