export declare const runtimeSlackOps: { listDirectoryGroupsLive: typeof import("@openclaw/slack/runtime-api.ts").listSlackDirectoryGroupsLive; listDirectoryPeersLive: typeof import("@openclaw/slack/runtime-api.ts").listSlackDirectoryPeersLive; probeSlack: typeof import("@openclaw/slack/api.ts").probeSlack; resolveChannelAllowlist: typeof import("@openclaw/slack/runtime-api.ts").resolveSlackChannelAllowlist; resolveUserAllowlist: typeof import("@openclaw/slack/runtime-api.ts").resolveSlackUserAllowlist; sendMessageSlack: typeof import("@openclaw/slack/test-api.ts").sendMessageSlack; monitorSlackProvider: typeof import("@openclaw/slack/runtime-api.ts").monitorSlackProvider; handleSlackAction: typeof import("@openclaw/slack/runtime-api.ts").handleSlackAction; };