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