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