import ClockFill from './clock-fill.vue'; import type { Plugin } from 'vue'; export declare const ClockFillPlugin: Plugin; export { ClockFill };