import type { ChannelStatusAdapter } from '@xopcai/xopc/channels/plugin-types.js'; import type { ResolvedFeishuAccount } from '../state/accounts.js'; export declare function createFeishuStatusAdapter(): ChannelStatusAdapter;