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