import type { ChannelTool } from "@copilotkit/channels-core"; export declare const lookupDiscordUserTool: ChannelTool; export declare const defaultDiscordTools: ChannelTool[]; //# sourceMappingURL=built-in-tools.d.ts.map