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

declare const EarbudsBattery: ReactIconComponentType;
export default EarbudsBattery;
            