import BringFront from './bring-front.vue'; import type { Plugin } from 'vue'; export declare const BringFrontPlugin: Plugin; export { BringFront };