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

declare const Earbuds: ReactIconComponentType;
export default Earbuds;
            