import nsIcon from './icon.vue';
import { withInstall } from '/nerv-lib/util';
export const NsIcon = withInstall(nsIcon);