import { SVGProps } from 'react'; declare const IconHeadphoneFill: (props: SVGProps) => JSX.Element; export default IconHeadphoneFill;