import { BranchConfig } from '../common'; /** TODO: Proper return type */ export declare function prAlreadyExisted(config: BranchConfig): Promise;