import { OutputScope } from "@alloy-js/core"; export declare class JavaLexicalScope extends OutputScope { static readonly declarationSpaces: string[]; get symbols(): import("@alloy-js/core").OutputSpace; } //# sourceMappingURL=java-lexical-scope.d.ts.map