import { Robot } from "hubot";
export declare function removeMarkdownFromIncomingMessages(robot: Robot): void;
