/**
 * Detects the current JavaScript runtime and returns formatted user agent string
 */
export declare const detectRuntime: () => string;
//# sourceMappingURL=runtime.d.ts.map