export { calculateRiseSetTransit, calculateVisibilityWindows } from "./events.js"; export { angularSeparationDegrees, positionAngleDegrees, airmassFromAltitude, formatDeclination, formatRightAscension, parseDeclination, parseRightAscension } from "../core/astrometry.js"; //# sourceMappingURL=index.d.ts.map