import type { BufferLike } from './types.js'; import type { VOBufferPool } from './VOBufferPool.js'; export declare function updateUpdateRange(pool: VOBufferPool, buffers: Map): void; //# sourceMappingURL=updateUpdateRange.d.ts.map