import { type MainThreadGlobalThis, type Rpc } from '@lynx-js/web-constants'; export declare function registerCallLepusMethodHandler(rpc: Rpc, runtime: MainThreadGlobalThis): void;