export declare const useBranchPickerNext: () => {
    next: () => void;
    disabled: boolean;
};
//# sourceMappingURL=useBranchPickerNext.d.ts.map