import { default as RBush } from 'rbush'; import { TSpatialCellWrapper } from './TSpatialCellWrapper'; export type TSpatialGrid = RBush;