import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const HeadphoneIcon: FunctionalComponent; export default HeadphoneIcon;