import type { InjectionKey } from 'vue'; import type { BreadcrumbProps } from 'southgisui/es/components/breadcrumb'; export declare const BreadcrumbContextKey: InjectionKey;