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

declare const BatterySaver: ReactIconComponentType;
export default BatterySaver;
            