import type { PlatformAdapter } from "../types.js"; export declare function discordAdapter(): PlatformAdapter; //# sourceMappingURL=discord.d.ts.map