export declare function getTicketFromBranch(branch: string, issuePattern: string): string | undefined;
