import type { PluginRuntime } from "./types.js"; export declare function createRuntimeMedia(): PluginRuntime["media"];