import { SymbolTable } from "./SymbolTable"; export declare class BlockTable extends SymbolTable { } //# sourceMappingURL=BlockTable.d.ts.map