export declare function cascaderFilter(itemCache: any, searchText: string, filterLocal: boolean): any[][];
