// import _Icon from './icon.vue'
// import { withInstall } from '@tuoyuan-web/components/utils/install'

// export const Icon = withInstall(_Icon)
// export default Icon

export { default } from '@tuoyuan/arco/es/icon'
export * from '@tuoyuan/arco/es/icon'
