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