import Guild from '../../../classes/Guild.js'; import { Snowflake, SweeperType } from '../../../typings/types.js'; import Collection from '../Group.js'; export default function guildSweeper(collection: Collection, type: Omit): void; //# sourceMappingURL=guildManager.d.ts.map