UNPKG

ucc-ui

Version:

ucc-ui components library

4 lines (3 loc) 153 B
import { SFCWithInstall } from '../../utils'; import { default as Icon } from './src/Icon.vue'; export declare const UIcon: SFCWithInstall<typeof Icon>;