import UpDownStructure from './up-down-structure.vue'; import type { Plugin } from 'vue'; export declare const UpDownStructurePlugin: Plugin; export { UpDownStructure };