import { GitHubIssuesOptions } from './types.js'; export declare function handleGitHubIssues(options: GitHubIssuesOptions): Promise;