export declare function projectsQueryKey(): readonly ["project", string, "projects"]; export declare function useProjects(): import("@tanstack/react-query").UseQueryResult; //# sourceMappingURL=useProjects.d.ts.map