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