import type { PluginRuntimeChannel } from "./types-channel.js"; export declare function createRuntimeIMessage(): PluginRuntimeChannel["imessage"];