import type { Linter } from 'eslint'; export declare const browserGlobals: Linter.Globals; export declare const nodeGlobals: Linter.Globals; export declare const bunGlobals: Linter.Globals; //# sourceMappingURL=runtime-globals.d.ts.map