import Date from './date.vue'; import type { Plugin } from 'vue'; export declare const DatePlugin: Plugin; export { Date };