export declare function useGetWorkspace({ projectIds }: { projectIds: string[]; }): import("react-query").UseQueryResult;