export { boundingBoxToBoundary } from './boundary.ts'; export { boundingBoxToCenter } from './center.ts'; export { boundingBoxToPolygon } from './polygon.ts'; //# sourceMappingURL=index.d.ts.map