import { IBot } from "..";
export declare const createServer: (bot: IBot) => Promise<any>;
//# sourceMappingURL=server.d.ts.map