import React from 'react'; import IconProps from './props'; declare const HeadphonesIcon: React.FC; export default HeadphonesIcon;