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