import Custom from './custom.vue'; import type { Plugin } from 'vue'; export declare const CustomPlugin: Plugin; export { Custom };