import type { IconProps } from '../../types'; declare const HeadphoneFill: import("react").NamedExoticComponent; /** * Remix Icon: Headphone Fill * @see {@link https://remixicon.com/icon/headphone-fill Remix Icon Docs} */ export { HeadphoneFill };