import type { ChannelOutboundAdapter } from '@xopcai/xopc/channels/plugin-types.js'; export declare function createFeishuOutboundAdapter(): ChannelOutboundAdapter;