import { default as MainType } from './src/main.vue'; export declare const OsBreadcrumb: import('../../utils/with-install').SFCWithInstall; readonly separator: { readonly type: StringConstructor; readonly default: "/"; }; readonly separatorIcon: { readonly type: StringConstructor; readonly default: ""; }; }>, { handleCommand: (item: import('./src/main').BreadcrumbItemType) => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; readonly separator: { readonly type: StringConstructor; readonly default: "/"; }; readonly separatorIcon: { readonly type: StringConstructor; readonly default: ""; }; }>> & Readonly<{}>, { readonly separator: string; readonly separatorIcon: string; }, {}, { osDropdown: import('vue').DefineComponent; readonly default: ""; }; readonly disabled: BooleanConstructor; readonly group: BooleanConstructor; readonly appendToBody: { readonly type: BooleanConstructor; readonly default: true; }; readonly hideOnClick: { readonly type: BooleanConstructor; readonly default: true; }; readonly maxHeight: { readonly type: NumberConstructor; readonly default: 0; }; }>, { state: { status: boolean; card: any; popperInstance: any; reference: any; }; dropdown: import('vue').Ref; dropdownBtn: import('vue').Ref; dropdownCard: import('vue').Ref; dropdownData: any; handleFocus: (event: any) => void; handleBlur: (event: any) => void; handleClick: (event: any) => void; handleDropdownClick: (event: any, item: any) => void; handleDropdownCommand: (item: any) => void; handleMouseenter: (event: any) => void; handleMouseleave: (event: any) => void; handleToggle: (action?: String | undefined) => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; readonly default: ""; }; readonly disabled: BooleanConstructor; readonly group: BooleanConstructor; readonly appendToBody: { readonly type: BooleanConstructor; readonly default: true; }; readonly hideOnClick: { readonly type: BooleanConstructor; readonly default: true; }; readonly maxHeight: { readonly type: NumberConstructor; readonly default: 0; }; }>> & Readonly<{}>, { readonly disabled: boolean; readonly trigger: string; readonly groupType: import('../button').ButtonType; readonly group: boolean; readonly appendToBody: boolean; readonly hideOnClick: boolean; readonly maxHeight: number; }, {}, { osButtonGroup: import('vue').DefineComponent; readonly default: "default"; }; readonly type: { readonly type: import('vue').PropType; readonly default: ""; }; }>, void, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; readonly default: "default"; }; readonly type: { readonly type: import('vue').PropType; readonly default: ""; }; }>> & Readonly<{}>, { readonly size: import('../button').ButtonSize; readonly type: import('../button').ButtonType; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; osButton: import('vue').DefineComponent; readonly default: "default"; }; readonly type: { readonly type: import('vue').PropType; readonly default: ""; }; readonly fontIcon: StringConstructor; readonly loading: BooleanConstructor; readonly disabled: BooleanConstructor; }>, { fontIcon: import('vue').ComputedRef; loading: import('vue').ComputedRef; size: import('vue').ComputedRef; slots: Readonly<{ [name: string]: import('vue').Slot | undefined; }>; type: import('vue').ComputedRef; disabled: import('vue').ComputedRef; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; readonly default: "default"; }; readonly type: { readonly type: import('vue').PropType; readonly default: ""; }; readonly fontIcon: StringConstructor; readonly loading: BooleanConstructor; readonly disabled: BooleanConstructor; }>> & Readonly<{}>, { readonly size: import('../button').ButtonSize; readonly type: import('../button').ButtonType; readonly loading: boolean; readonly disabled: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> & Record; export type BreadcrumbInstance = InstanceType; export default OsBreadcrumb; export type * from './src/main';