import { Plugin } from 'vue'; import Breadcrumb from './src/Breadcrumb.vue'; export declare const BreadcrumbPlugin: Plugin; export { Breadcrumb };