import CaretTop from './caret-top.vue'; import type { Plugin } from 'vue'; export declare const CaretTopPlugin: Plugin; export { CaretTop };