import { Scope } from '../hierarchy/scope.ts'; export declare const SCOPES: readonly Scope[]; export declare const detectScope: import("../hierarchy/scope.ts").DetectFn; //# sourceMappingURL=scope.d.ts.map