export declare const SLACK_HOOKS_URL = "https://hooks.slack.com/services/"; export declare const GITHUB_API_REPOS_URL = "https://api.github.com/repos/"; export declare const MAX_ATTACHMENTS = 100;