import { Vector3 } from '@openhps/core'; export declare class CellBoundary { coordinates: Vector3[]; }