import { TNbkProject } from "../types.js"; export declare const b2fPortalInit: (b2fPortalProjects: TNbkProject[]) => Promise;