import type { DefineComponent } from 'vue'

export const ZSwiperNative: DefineComponent<any>
export const ZSwiperItemNative: DefineComponent<any>
