import { type ResolvedBlueBubblesAccount } from "./accounts.js"; import type { BlueBubblesProbe } from "./channel.runtime.js"; import type { ChannelPlugin } from "./runtime-api.js"; export declare const bluebubblesPlugin: ChannelPlugin;