import { Application } from "probot"; declare const _default: (application: Application) => void; export = _default;