/** True only in a real Deno runtime — not the dnt shim on Node/Bun. */ export declare const isDeno: boolean; //# sourceMappingURL=runtime.d.ts.map