import Organize from './organize.vue'; import type { Plugin } from 'vue'; export declare const OrganizePlugin: Plugin; export { Organize };