import OneToOne from './one-to-one.vue'; import type { Plugin } from 'vue'; export declare const OneToOnePlugin: Plugin; export { OneToOne };