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