import type { Runtime } from './types.js'; export declare function detectRuntime(): Runtime;