import type { BreadcrumbProps } from './type'; declare const __VLS_export: import("vue").DefineComponent any; }, string, import("vue").PublicProps, Readonly & Readonly<{ onSelect?: ((index: string | number | symbol, event: MouseEvent) => any) | undefined; }>, { options: (string | import("./type").BreadcrumbOption)[]; splitter: string; renderLastText: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; declare const _default: typeof __VLS_export; export default _default;