import Moment from './moment.vue'; import type { Plugin } from 'vue'; export declare const MomentPlugin: Plugin; export { Moment };