import { JavaLexicalScope } from "./symbols/java-lexical-scope.js"; export declare function useLexicalScope(): JavaLexicalScope | undefined; //# sourceMappingURL=utils.d.ts.map