import PenEditDash from './pen-edit-dash.vue'; import type { Plugin } from 'vue'; export declare const PenEditDashPlugin: Plugin; export { PenEditDash };