import { Robot } from "hubot";
export declare function alias(robot: Robot, map: any): void;
