import { IIROSE_Bot } from '../bot/bot';
export declare function clearMsg(msg: string, bot: IIROSE_Bot): Promise<string>;
