import type { Client } from '../client/Client'; declare function handle(client: Client, guildData: any): void; export { handle }; //# sourceMappingURL=GUILD_CREATE.d.ts.map