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

declare const Headphones: ReactIconComponentType;
export default Headphones;
            