import type { HandlerContext } from "../../types.js"; export declare function handleProjectsAPI(req: Request, ctx: HandlerContext): Response | null; //# sourceMappingURL=api.d.ts.map