import type { ChannelOutboundAdapter } from "../types.js"; export declare const slackOutbound: ChannelOutboundAdapter;