export { Context, useCrossings } from './context'; export { findCrossings, type Polyline } from './crossings'; export { createStore, type Store } from './store'; //# sourceMappingURL=external.d.ts.map