import type { DefineComponent } from 'vue'; declare const PlusBox: DefineComponent>; export { PlusBox };