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

declare const HeadphoneLineIcon: RemixiconReactIconComponentType;
export default HeadphoneLineIcon;
