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