export * from './CapturingScope';
export * from './DiagnosticScope';
export * from './Scope';
export * from './ResolvedScope';
