import { useVirtualizer } from '@tanstack/react-virtual'; export type VirtualizerValues = ReturnType;