import type { Ref } from 'vue-demi'; export declare function getCtreeMethods(treeRef: Ref): Record;