import type UpdateUserInfoPopup from './index.vue' export type TnUpdateUserInfoPopupInstance = InstanceType< typeof UpdateUserInfoPopup >