export declare const calculateChipsShownNumber: (chipElements: React.RefObject[], containerElement: React.RefObject, isExpanded: boolean) => number;