import Hot from './hot.vue'; import type { Plugin } from 'vue'; export declare const HotPlugin: Plugin; export { Hot };