export declare const FindSRIssues: (github: any, title: string, owner: string, repo: string) => Promise<any>;
