import { RemixiconReactIconComponentType } from './dist/typings';

declare const HeadphoneFillIcon: RemixiconReactIconComponentType;
export default HeadphoneFillIcon;
