export declare const useItemsPerRow: (shouldMeasure: boolean) => readonly [import('react').RefObject, number];