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

declare const BatteryAlert: ReactIconComponentType;
export default BatteryAlert;
            