import Pic from './pic.vue'; import type { Plugin } from 'vue'; export declare const PicPlugin: Plugin; export { Pic };