import type { IconProps } from '../../types'; declare const HeadphoneFill: import("react").NamedExoticComponent; /** * MingCute Icon: Headphone Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { HeadphoneFill };