export { default as delaunay } from './delaunay'; export { default as voronoi } from './voronoi'; export { default as Polygon } from './components/Polygon'; //# sourceMappingURL=index.d.ts.map