// generated by unplugin-vue-components // We suggest you to commit this file into source control // Read more: https://github.com/vuejs/core/pull/3399 import '@vue/runtime-core' export {} declare module '@vue/runtime-core' { export interface GlobalComponents { BkRow: typeof import('./src/components/table/dBase/bkRow.vue')['default'] BkTable: typeof import('./src/components/table/desktop/bkTable.vue')['default'] BkTableDetails: typeof import('./src/components/table/desktop/bkTableDetails.vue')['default'] DetailsRow: typeof import('./src/components/table/dBase/detailsRow.vue')['default'] ElButton: typeof import('element-plus/es')['ElButton'] ElIcon: typeof import('element-plus/es')['ElIcon'] ElInput: typeof import('element-plus/es')['ElInput'] ElPagination: typeof import('element-plus/es')['ElPagination'] ElPopover: typeof import('element-plus/es')['ElPopover'] ElSkeleton: typeof import('element-plus/es')['ElSkeleton'] ElSkeletonItem: typeof import('element-plus/es')['ElSkeletonItem'] ElTable: typeof import('element-plus/es')['ElTable'] ElTableColumn: typeof import('element-plus/es')['ElTableColumn'] ElTabPane: typeof import('element-plus/es')['ElTabPane'] ElTabs: typeof import('element-plus/es')['ElTabs'] ElTooltip: typeof import('element-plus/es')['ElTooltip'] Footer: typeof import('./src/components/footer.vue')['default'] Hp_card: typeof import('./src/components/base/hp_card.vue')['default'] HpRow: typeof import('./src/components/table/dBase/hpRow.vue')['default'] HpTable: typeof import('./src/components/table/desktop/hpTable.vue')['default'] Icons: typeof import('./src/components/icons/index.vue')['default'] MobileCard: typeof import('./src/components/table/mBase/mobileCard.vue')['default'] NowrapRow: typeof import('./src/components/table/mBase/nowrapRow.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] RowSearch: typeof import('./src/components/row-search.vue')['default'] Search: typeof import('./src/components/search.vue')['default'] THeader: typeof import('./src/components/table/dBase/tHeader.vue')['default'] TokensCard: typeof import('./src/components/table/mBase/tokensCard.vue')['default'] TokensDetails: typeof import('./src/components/table/desktop/tokensDetails.vue')['default'] TokensDetailsRow: typeof import('./src/components/table/dBase/tokensDetailsRow.vue')['default'] TokensTable: typeof import('./src/components/table/desktop/tokensTable.vue')['default'] TransactCard: typeof import('./src/components/table/mBase/transactCard.vue')['default'] TransactDetails: typeof import('./src/components/table/desktop/transactDetails.vue')['default'] TransactDetailsRow: typeof import('./src/components/table/dBase/transactDetailsRow.vue')['default'] TransactTable: typeof import('./src/components/table/desktop/transactTable.vue')['default'] TransfersRow: typeof import('./src/components/table/dBase/transfersRow.vue')['default'] UpperLowerSwitch: typeof import('./src/components/base/UpperLowerSwitch.vue')['default'] } }