import vector from "./vector"; import xyz from "./xyz"; import osm from "./osm"; export { vector, xyz, osm }; //# sourceMappingURL=index.d.ts.map