import type { IconComponent } from '../types'; declare const HeadphonesSquare: IconComponent; export default HeadphonesSquare;