/// import { IconProps } from '../../types'; declare const HeadphonesSquareSound: (allProps: IconProps) => JSX.Element; export default HeadphonesSquareSound;