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