import type { InjectionKey } from 'vue'; import type { BreadcrumbProps } from 'element-ultra/components/breadcrumb'; export declare const elBreadcrumbKey: InjectionKey;