export declare function checkBranch(overrideBranch?: string, configPath?: string): Promise<void>;
