import { SFCWithInstall } from '../../utils';
import { default as Icon } from './src/Icon.vue';
export declare const UIcon: SFCWithInstall<typeof Icon>;
