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