import { Scope } from './Scope';
export declare function getCurrentScope(): Scope;
//# sourceMappingURL=getCurrentScope.d.ts.map