import { TNbkProject } from "../types.js"; export declare function checkCrossProjectImportsFun(b2fPortalProjects: TNbkProject[]): Promise;