import * as probot from 'probot';
export default function handleProbot(app: probot.Probot): void;
