export declare function getItemsCount<TAutocompleteState extends { collections: any[]; }>(state: TAutocompleteState): number;