import type { measureElement as measureElementType } from '@tanstack/react-virtual'; export declare const measureElement: typeof measureElementType;