export declare function useGetBranches({ projectId }: { projectId: string; }): import("react-query").UseQueryResult;