import type { Runtime } from '../@types/poku.js'; export declare const getRuntime: () => Runtime;