import type { RuntimeId } from "./base.js"; export declare function detectRuntime(): RuntimeId | "unknown"; //# sourceMappingURL=runtime-detection.d.ts.map