export { NON_EXISTENT_LOCATION, SourceLocation, SourcePosition, UNKNOWN_POSITION, SYNTHETIC_LOCATION, } from './location';
export { Source } from './source';
export { maybeLoc, SpanList, hasSpan, loc, HasSourceSpan, MaybeHasSourceSpan } from './span-list';
//# sourceMappingURL=index.d.ts.map