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