import { Import } from './Import'; import type { SymbolTable } from './types'; export declare const systemSymbolTable: SymbolTable; export declare const systemSymbolImport: Import; //# sourceMappingURL=symbols.d.ts.map