declare const _default: import("vue").DefineComponent<{ readonly node: import("../../../utils").BuildPropReturn, () => import("../../../utils").Mutable<{ readonly key: -1; readonly level: -1; readonly data: {}; }>, unknown, unknown, unknown>; readonly expanded: import("../../../utils").BuildPropReturn; readonly checked: import("../../../utils").BuildPropReturn; readonly indeterminate: import("../../../utils").BuildPropReturn; readonly showCheckbox: import("../../../utils").BuildPropReturn; readonly disabled: import("../../../utils").BuildPropReturn; readonly current: import("../../../utils").BuildPropReturn; readonly hiddenExpandIcon: import("../../../utils").BuildPropReturn; }, { ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; indent: import("vue").ComputedRef; icon: import("vue").ComputedRef; handleClick: (e: MouseEvent) => void; handleExpandIconClick: () => void; handleCheckChange: (value: boolean) => void; handleContextMenu: (event: Event) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { click: (node: import("./types").TreeNode, e: MouseEvent) => boolean; toggle: (node: import("./types").TreeNode) => boolean; check: (node: import("./types").TreeNode, checked: boolean) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly, () => import("../../../utils").Mutable<{ readonly key: -1; readonly level: -1; readonly data: {}; }>, unknown, unknown, unknown>; readonly expanded: import("../../../utils").BuildPropReturn; readonly checked: import("../../../utils").BuildPropReturn; readonly indeterminate: import("../../../utils").BuildPropReturn; readonly showCheckbox: import("../../../utils").BuildPropReturn; readonly disabled: import("../../../utils").BuildPropReturn; readonly current: import("../../../utils").BuildPropReturn; readonly hiddenExpandIcon: import("../../../utils").BuildPropReturn; }>> & { onClick?: ((node: import("./types").TreeNode, e: MouseEvent) => any) | undefined; onToggle?: ((node: import("./types").TreeNode) => any) | undefined; onCheck?: ((node: import("./types").TreeNode, checked: boolean) => any) | undefined; }, { disabled: import("../../../utils").BuildPropType; expanded: import("../../../utils").BuildPropType; current: import("../../../utils").BuildPropType; indeterminate: import("../../../utils").BuildPropType; checked: import("../../../utils").BuildPropType; node: import("./types").TreeNode; showCheckbox: import("../../../utils").BuildPropType; hiddenExpandIcon: import("../../../utils").BuildPropType; }>; export default _default;