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