import type { HostExecutionInfo } from '../types.js'; export declare function checkHostExecution(): Promise;