export interface FlattenedPointsResult { pointer: number; length: number; capacity: number; } //# sourceMappingURL=flattened_points.d.ts.map