import LeftRightStructure from './left-right-structure.vue'; import type { Plugin } from 'vue'; export declare const LeftRightStructurePlugin: Plugin; export { LeftRightStructure };