import { Collection, Node } from '@react-types/shared'; export declare function getItemCount(collection: Collection>): number;